Added Changed Fixed

AACT 2.0.8 - Release Notes

2 years ago

Added:

  • Added new instruction: Shake.
  • Added super locations.*
  • You can now set as many character positions as desired.*

Changed:

  • Every list in the Asset Maker is now displayed in alphabetical order.
  • Character positions can now be set dynamically at runtime. The theme specifies a character template and Z-index.*
  • LoadScene is now obsolete and was replaced by LoadLocation and LoadCharacter.
  • FadeOutScene received an additional parameter that takes a hex color value (ex #8DBBFF).
  • RemoveCharacter has been renamed to UnloadCharacter.
  • Improved the performance of music streaming, enabling music to start playing without delay now.

Fixed:

  • Fixed custom blips not being saved and thus also not being played.

Check the documentation under https://aacs.debygames.com to view more information about the new instructions.
*More informations about super locations and character positions can be read in the documentation for the following instructions:

  • PanCamera
  • LoadLocation
  • LoadCharacter
  • UnloadCharacter